home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / demos / _demo1e12 / _run < prev    next >
Text File  |  1989-11-05  |  419b  |  17 lines

  1. | > !Run
  2. | > Must be used, as program screws up if memalloc has to increase the screen
  3. | > size
  4.  
  5. RMEnsure MemAlloc 0.11 RMRUN <Obey$Dir>.MEMALLOC
  6. WimpSlot 0 0
  7. ScreenSize 160 Error 0 Can't set spritesize to 160K (try changing screen mode)
  8.  
  9. RMEnsure TrackerModule 0.06 RMLOAD <Obey$Dir>.PM
  10.  
  11. WimpSlot -min 424K -max 424K
  12. LOAD <Obey$Dir>.DEMO1e12
  13. PlayMod <Obey$Dir>.hienergy
  14. GO
  15. PlayStop
  16. RMKill MemAlloc
  17. RMKill TrackerModule